GrapeCity.CalcEngine.Functions Namespace > CalcNpvFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 - 255 items: rate, [value1], [value2], ..
Rate is the rate of discount over the length of one period.
Value1, value2, ... are 1 to 254 arguments representing the payments and income.
'Usage Dim instance As CalcNpvFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 - 255 items: rate, [value1], [value2], ..
Rate is the rate of discount over the length of one period.
Value1, value2, ... are 1 to 254 arguments representing the payments and income.
Target Platforms: Windows Server 2012, Windows RT